Skip to content

Try running AMDGPU + MPSKit#446

Draft
kshyatt wants to merge 7 commits into
mainfrom
ksh/amd
Draft

Try running AMDGPU + MPSKit#446
kshyatt wants to merge 7 commits into
mainfrom
ksh/amd

Conversation

@kshyatt

@kshyatt kshyatt commented Jul 1, 2026

Copy link
Copy Markdown
Member

I also realized the CUDA states tests were not running 😳

@kshyatt kshyatt requested a review from lkdvos July 1, 2026 14:55
@kshyatt kshyatt force-pushed the ksh/amd branch 2 times, most recently from 6f7f6e1 to 01e3d88 Compare July 1, 2026 15:01
Comment thread test/gpu/amd/operators.jl Outdated

@lkdvos lkdvos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a small nitpick, otherwise happy to merge

Comment thread test/gpu/amd/states.jl Outdated
using TensorKit: ℙ
using Adapt, AMDGPU

@testset "CuMPS ($(sectortype(D)), $elt)" for (D, d, elt) in

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
@testset "CuMPS ($(sectortype(D)), $elt)" for (D, d, elt) in
@testset "ROCMPS ($(sectortype(D)), $elt)" for (D, d, elt) in

There's still a few of these left below as well, might be worth checking 😉

@kshyatt

kshyatt commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

This won't be mergeable until we tag a new version of TensorKit because it needs the generic GPUArrays extension for a few things.

@lkdvos lkdvos marked this pull request as draft July 2, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants